gtkplacessidebar: add sidebar row style
authorCarlos Soriano <csoriano@gnome.org>
Tue, 1 Sep 2015 12:27:58 +0000 (14:27 +0200)
committerCarlos Soriano <csoriano@gnome.org>
Tue, 1 Sep 2015 12:28:38 +0000 (14:28 +0200)
So designers can style it at their will.

gtk/ui/gtksidebarrow.ui

index 7df67548ab600568044efd4dec557e70f59441da..67fc44601552c8b76e667a1363876c4700ea95c8 100644 (file)
@@ -4,6 +4,9 @@
     <property name="visible">True</property>
     <property name="margin-top">1</property>
     <property name="margin-bottom">1</property>
+    <style>
+      <class name="sidebar-row"/>
+    </style>
     <child>
       <object class="GtkRevealer" id="revealer">
         <property name="visible">True</property>